Revert.
[cyberduck.git] / profiles / Oktawave Cloud Storage.cyberduckprofile
blobc0d3f74d9bd28e304cee1a8956fc406142a4bc0d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>Protocol</key>
6 <string>swift</string>
7 <key>Vendor</key>
8 <string>oktawave</string>
9 <key>Description</key>
10 <string>Oktawave Cloud Storage</string>
11 <key>Default Hostname</key>
12 <string>ocs-pl.oktawave.com</string>
13 <key>Default Port</key>
14 <string>443</string>
15 <key>Context</key>
16 <string>/auth/v1.0/</string>
17 <key>Username Placeholder</key>
18 <string>Login</string>
19 <key>Password Placeholder</key>
20 <string>Password</string>
21 </dict>
22 </plist>